Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
ServicePolicy Class Reference

ServicePolicy holds service-policy configuration. More...

Public Member Functions

string getServicePolicyMapName ()
 Returns the policyMap name that is being used. More...
 
string getServicePolicyMode ()
 Return the service policy mode ("interface"/"global") More...
 
string getServicePolicyIntf ()
 Return the service policy interface nameif. More...
 
string toString ()
 Return the configuration in string. More...
 

Detailed Description

ServicePolicy holds service-policy configuration.

Member Function Documentation

◆ getServicePolicyIntf()

string ServicePolicy::getServicePolicyIntf ( )

Return the service policy interface nameif.

◆ getServicePolicyMapName()

string ServicePolicy::getServicePolicyMapName ( )

Returns the policyMap name that is being used.

◆ getServicePolicyMode()

string ServicePolicy::getServicePolicyMode ( )

Return the service policy mode ("interface"/"global")

◆ toString()

string ServicePolicy::toString ( )

Return the configuration in string.


The documentation for this class was generated from the following file: